Click or drag to resize

MessageReceivedByAddressType Property

Contains the e-mail address type, such as SMTP, for the messaging user who actually receives the message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ReceivedByAddressType { get; set; }

Property Value

Type: String
The type of the received by address.
See Also